home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group94a.txt / 000026_icon-group-sender _Wed Jan 26 09:40:24 1994.msg < prev    next >
Internet Message Format  |  1994-08-19  |  953b

  1. Received: by cheltenham.cs.arizona.edu; Wed, 26 Jan 1994 09:40:48 MST
  2. Date: Wed, 26 Jan 1994 09:40:24 +0700
  3. From: gmt (Gregg Townsend)
  4. Message-Id: <9401261640.AA09546@owl.cs.arizona.edu>
  5. To: icon-group@cs.arizona.edu, rjhare@festival.ed.ac.uk
  6. Subject: Re: PS files in X-Icon
  7. Content-Length: 581
  8. Status: R
  9. Errors-To: icon-group-errors@cs.arizona.edu
  10.  
  11. There's no direct support for PostScript in X-Icon, but the library packages
  12. "psrecord" and "autopost" may be useful under some circumstances.
  13.  
  14. "psrecord" intercepts calls to XDrawRectangle, XFillArc, etc., and writes
  15. copies of those commands to a PostScript file; not all X-Icon primitives
  16. are handled, though.
  17.  
  18. "autopost" provides a way to slip "psrecord" into an arbitrary Icon program
  19. without modifying the program.
  20.  
  21.     Gregg Townsend / Computer Science Dept / Univ of Arizona / Tucson, AZ 85721
  22.     +1 602 621 4325     gmt@cs.arizona.edu     110 57 16 W / 32 13 45 N / +758m
  23.